Skip to content
Back to search
30
MCP

Fetch (Mozilla Readability)

pulsemcp/fetch (mozilla readability)

Integrates Mozilla's Readability algorithm to extract and transform webpage content into clean, LLM-optimized Markdown.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Fetch (Web Content & YouTube Transcripts)
Fetches web content and YouTube video transcripts, converting HTML to Markdown and extracting timestamps for reference in conversations.
0 tools
Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
0 tools · streamable-http
AgentFetch
Fetch and convert web content to Markdown with smart routing and token counting.
0 tools
Defuddle Fetch
Fetch content from the web, cleaned up nicely for LLMs (using Defuddle).
0 tools
4fetch
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
0 tools · streamable-http
Web Page Fetcher
Fetch web pages with SSRF protection. Returns clean, readable markdown from any URL.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fetch_(mozilla_readability)": {
      "url": "None",
      "transport": "http"
    }
  }
}